ContainsKey Method

Summary
Determines whether the DictionaryWithEvents<TKey,TValue> contains the specified key.
Syntax
C#
C++/CLI
public bool ContainsKey( 
   TKey key 
) 
public:  
   bool ContainsKey( 
      TKey key 
   ) 

Parameters

key
The key to locate in the DictionaryWithEvents<TKey,TValue>.

Return Value

true if the Dictionary{TKey, TValue} contains an element with the specified key; otherwise, it is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.